home *** CD-ROM | disk | FTP | other *** search
- # This properties file is used to create a PropertyResourceBundle
- # It contains Locale specific strings used be the Metal Look and Feel.
- # Currently, the following components need this for support:
- #
- # FileChooser
- #
- # When this file is read in, the strings are put into the
- # defaults table. This is an implementation detail of the current
- # workings of Swing. DO NOT DEPEND ON THIS.
- # This may change in future versions of Swing as we improve localization
- # support.
- #
- # 1.7 03/08/01
- # @author Steve Wilson
-
-
- ############ FILE CHOOSER STRINGS #############
-
- FileChooser.lookInLabelText=Suchen in:
- FileChooser.fileNameLabelText=Dateiname:
- FileChooser.filesOfTypeLabelText=Dateien des Typs:
- FileChooser.upFolderToolTipText=Eine Ebene h\u00f6her
- FileChooser.upFolderAccessibleName=H\u00f6her
- FileChooser.homeFolderToolTipText=Home
- FileChooser.homeFolderAccessibleName=Home
- FileChooser.newFolderToolTipText=Neuen Ordner erstellen
- FileChooser.newFolderAccessibleName=Neuer Ordner
- FileChooser.listViewButtonToolTipText=Liste
- FileChooser.listViewButtonAccessibleName=Liste
- FileChooser.detailsViewButtonToolTipText=Details
- FileChooser.detailsViewButtonAccessibleName=Details
-
- ############ InternalFrameTitlePane Strings ############
- InternalFrameTitlePane.iconifyButtonAccessibleName=Als Symbol darstellen
- InternalFrameTitlePane.maximizeButtonAccessibleName=Maximieren
- InternalFrameTitlePane.closeButtonAccessibleName=Schlie\u00dfen
-